DJI Thermal SDK API  v1.5
Infrared camera image processing and temperature measurement library API
dirp_color_bar_t Struct Reference

Color bar parameters structure definition. More...

#include <dirp_api.h>

Data Fields

bool manual_enable
 
float high
 
float low
 

Detailed Description

Color bar parameters structure definition.

Field Documentation

◆ high

float high

Upper limit. Only effective when color bar is in manual mode.

◆ low

float low

Lower limit. Only effective when color bar is in manual mode.

◆ manual_enable

bool manual_enable

Color bar mode, manual(true) or automatic(false)


The documentation for this struct was generated from the following file: